'Declaration
<DispIdAttribute(6)> Function GetBlockLeft( _ ByVal SegmentationResultID As String, _ ByVal BlockIdx As Integer _ ) As Integer
[DispId(6)] int GetBlockLeft( string SegmentationResultID, int BlockIdx )
function GetBlockLeft( SegmentationResultID: String; BlockIdx: Integer ): Integer;
DispIdAttribute(6) function GetBlockLeft( SegmentationResultID : String, BlockIdx : int ) : int;
[DispId(6)] int GetBlockLeft( string* SegmentationResultID, int BlockIdx )
[DispId(6)] int GetBlockLeft( String^ SegmentationResultID, int BlockIdx )
Parameters
- SegmentationResultID
- BlockIdx